Developer Documentation
PATHJava Developer Documentation > Mac OS Runtime for Java > JManager > Programming With JManager


JManager Result Codes

Many JManager functions return result codes. The various result codes specific to JManager are shown in Table 2-2. In addition, JManager functions may also return File Manager, Code Fragment Manager, and Process Manager result codes, which are described in Inside Macintosh.

Table 2-2 JManager result codes

noErr No error
paramErr Invalid parameter in function call
memFullErr Out of memory
kJMBadClassPathError An invalid path was found in the ClassPath list.
kJMExceptionOccurred An exception occurred
kJMVersionError Incompatible JManager version

© 1998 Apple Computer, Inc. — (Last Updated 3 Dec 98)